home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / interfac / it.dig / scripts / frame_1 / PlaceObject2_40_Button_109 / CLIPACTIONRECORD on(press).as < prev   
Text File  |  2010-11-09  |  80b  |  5 lines

  1. on(press){
  2.    _root.Buscar();
  3.    _root.myDataGrid.dataProvider.refresh();
  4. }
  5.